Fix displaying the user name in error message about no home directory.
authorEli Zaretskii <eliz@gnu.org>
Mon, 23 Jul 2012 17:27:41 +0000 (20:27 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 23 Jul 2012 17:27:41 +0000 (20:27 +0300)
commit76d81d57d1b6ec51446d587dad5b494b1796b2ce
tree6e8126948ade2c9d7966d48ad9257587c4ac506b
parent94272bf69afa8fb586c104bc1b203d3638ce9a21
Fix displaying the user name in error message about no home directory.

 lisp/startup.el (command-line): Don't display an empty user name in
 the error message about non-existent home directory, when
 init-file-user was set to an empty string.  See
 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
 for the details and context.
lisp/ChangeLog
lisp/startup.el